home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / dual_mon.arc / DUAL_MON.DOC next >
Text File  |  1991-11-04  |  9KB  |  236 lines

  1.  
  2.  
  3.  * * * *  Setup for DESQview using Dual Monitors * * * *
  4.        June 30, 1991 .... Mike Exner .... 1:129/136
  5.        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6. No guarantee that any of this will work on your system is
  7. either implied or intended.  It works in a limited fashion
  8. here and "should" work if your system is comparable to mine.
  9. Although it should work on just about any system that runs
  10. under the DESQview environment.  One last point.. I am not
  11. affiliated with Quarterdeck in any way and this document is
  12. for information purposes only.  Use it at your own risk.
  13.  
  14.  
  15. System Configuration used for these tests:
  16. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  17. 80386-25 IBM Compatible Computer
  18. 4 meg of 80ns RAM
  19. EC&T chip set
  20. ESDI hard drive controller
  21. 160 meg ESDI Hard drive
  22. Hercules Compatible Video Card and Mono Monitor
  23. Paradise VGA Plus Video Card and VGA monitor
  24. Dual Floppies .. 1.44 and 1.2 meg
  25. QEMM does all shadowing .. All hardware shadowing disabled
  26. MS-DOS 3.3 .. system boots under command.com
  27. MS-DOS 5.0 .. on occasion for testing
  28.  
  29.  
  30. What I load high in config.sys:
  31. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  32. device = qemm386.sys Ram Rom ma=8 ha=16 I=0000-0fff I=c800-cbff
  33.                     I=f000-f5ff I=f700-f7ff I=fd00-fdff Frame=c800
  34. device = loadhi.sys dmdrvr.bin
  35. device = loadhi.sys ramdrive.sys 512 128 8 /a
  36. device = loadhi.sys mouse.sys /Y
  37. device = loadhi.sys x00.sys 2 dv e b,0,19200 t=1024 r=1024
  38. device = loadhi.sys ncache-s.exe a: -a b: -a exp=512
  39. buffers = 1
  40. stacks  = 0,0
  41.  
  42. What I load high in autoexec.bat:
  43. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  44. loadhi files = 30
  45. loadhi buffers = 10
  46.  
  47.  
  48. This setup gives me the ability to open 592k windows in
  49. DESQview as well as using my fossil driver (X00.sys) in
  50. multiple windows.  Of course the I=  line below the
  51. QEMM386.SYS line is part of the above line and not a
  52. separate line in config.sys.  Ncache-s.sys is the small
  53. version of Nortons Cache (v5.0) and the dmdrvr.bin is a hard
  54. disk driver that allows me access to the ESDI hard disk..
  55.  
  56. Please note that the QEMM386.SYS line is for my computer and
  57. probably will not work with yours.
  58.  
  59.  
  60. Dual Monitor Setup ... Part I ...
  61. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  62. In setting up DESQview (with the setup utility) I have the
  63. video option set to "Monochrome" (selection #0) and the video
  64. driver is set to none.  Everything else should be setup
  65. normally for your system.
  66.  
  67. In my autoexec.bat file I have the following which starts up
  68. DESQview: 
  69.  
  70.  cls
  71.  mode mono
  72.  c:
  73.  cd\dv
  74.  xdv
  75.  mode co80
  76.  
  77. Note that DESQview will start up on the Monochrome monitor
  78. and so any Graphics programs that you run on the VGA monitor
  79. will *NOT* be affected if you switch windows (between the
  80. VGA and Monochrome windows that is).  There will not even be
  81. any swapping of video data to disk (nice).  The DESQview pop
  82. up menu will appear on the monochrome monitor as well as any
  83. windows that you start that have the initial mode set to
  84. either 7 or blank.  I have found that the system is much
  85. more reliable if you leave the initial mode setting blank
  86. for any windows that you want to start up on the monochrome
  87. monitor.  As for the VGA monitor you can set the initial
  88. mode to any of the accepted settings in the DESQview manual.
  89. I currently use Inital Mode 2 for this setup..
  90.  
  91.  
  92. The Following Information is the "Change a Program" for my
  93. BBS in DESQview..  It comes up on the Monochrome Monitor.
  94. Note : Do not run a video fossil for the monochrome monitor
  95. as the screen (in most cases) will not update...
  96.  
  97.   Writes text directly to screen.......: [Y]
  98.   Displays graphics information........: [N]
  99.   Virtualize text/graphics (Y,N,T).....: [T]
  100.   Uses serial ports (Y,N,1,2)..........: [N]
  101.   Requires floppy diskette.............: [N]
  102.  
  103.   System Memory (in K).................: 0
  104.   Maximum Program Memory Size (in K)...: 384
  105.   Script Buffer Size...................: 500
  106.   Maximum Expanded Memory Size (in K)..:
  107.   Text Pages...........................: 4  <== More Reliable
  108.   Graphics Pages.......................: 0
  109.   Initial Mode.........................:
  110.   Interrupts...........................: 00 to FF
  111.  
  112.   Close on exit (Y,N,blank)............: [ ]
  113.   Uses its own colors..................: [Y]
  114.   Allow Close Window command...........: [Y]
  115.   Runs in background (Y,N,blank).......: [Y]
  116.   Uses math coprocessor................: [Y]
  117.   Keyboard conflict (0-F)..............: [0]
  118.   Share CPU when foreground............: [Y]
  119.   Share EGA when foreground/zoomed.....: [Y]
  120.   Can be swapped out (Y,N,blank).......: [N]
  121.   Protection level (0-3)...............: [0]
  122.  
  123.  
  124. The following information is the "Change a Program" for my
  125. 4DOS window in DESQview.  It comes up on the VGA monitor.
  126.  
  127.   Writes text directly to screen.......: [Y]
  128.   Displays graphics information........: [Y]
  129.   Virtualize text/graphics (Y,N,T).....: [Y]
  130.   Uses serial ports (Y,N,1,2)..........: [N]
  131.   Requires floppy diskette.............: [N]
  132.  
  133.   System Memory (in K).................: 0
  134.   Maximum Program Memory Size (in K)...: 640
  135.   Script Buffer Size...................: 500
  136.   Maximum Expanded Memory Size (in K)..: 100
  137.   Text Pages...........................: 4
  138.   Graphics Pages.......................: 6
  139.   Initial Mode.........................: 2
  140.   Interrupts...........................: 00 to FF
  141.  
  142.   Close on exit (Y,N,blank)............: [ ]
  143.   Uses its own colors..................: [Y]
  144.   Allow Close Window command...........: [Y]
  145.   Runs in background (Y,N,blank).......: [Y]
  146.   Uses math coprocessor................: [Y]
  147.   Keyboard conflict (0-F)..............: [0]
  148.   Share CPU when foreground............: [Y]
  149.   Share EGA when foreground/zoomed.....: [Y]
  150.   Can be swapped out (Y,N,blank).......: [N]
  151.   Protection level (0-3)...............: [0]
  152.  
  153.  
  154. Current problems on my system..
  155. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  156. The system used to lock up just by using the DESQview Key
  157. <ALT> until I increased the number of Graphics pages for any
  158. window that was started on the VGA monitor (currently at 6).
  159. This again only happened after I ran a graphics program.  If
  160. I stayed in the text mode in all windows and did not run any
  161. graphics programs everything works perfectly.  If however I
  162. ran a graphics program the problems started.  This happens
  163. even if I exit the graphics program before starting to close
  164. down or switch windows.
  165.  
  166. Every once in a while my VGA screen gets scrambled.  I get
  167. all kind of ASCII characters all over the VGA screen (in any
  168. program).  The only cure is to reboot the computer.
  169.  
  170. The utility that I use to reset my VGA monitor will *not*
  171. work under this setup... Typing  VGAPLUS VGA at the dos
  172. prompt will lock up the entire computer.
  173.  
  174.  
  175. Recommendations..............
  176. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  177. This way of using dual monitors would be great if it was a
  178. bit more reliable.  The ability to switch from the VGA
  179. monitor to the Monochrome monitor without affecting the
  180. Graphics program running in the VGA monitor is a great
  181. advantage.  Problems with colors, screen quality and screen
  182. lines is eliminated with this setup.
  183.  
  184. I currently am using the above setup and am still working
  185. on making it a more reliable setup.  This is the second
  186. revision of the document and since I first wrote it I have
  187. managed to increase the overall reliability of the system.
  188.  
  189.  
  190. Dual Monitor Setup ... Part II ...
  191. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  192. Setup is similar to the above except that in the setup
  193. procedure for DESQview you need to choose VGA as your
  194. main monitor.  Any window that you want to show up on the
  195. monochrome monitor needs to be sent there by using the
  196. Initial Mode switch in DESQview change a program window.
  197. If you set this to 7 it will be sent to the monochrome
  198. monitor. Remember to set Virtulize Text/Graphics to T and
  199. Writes directly to screen to Y.  If you do not have these
  200. set this way you will not get screen updates on the
  201. monochrome monitor.  Again do not run a video fossil in any
  202. window that runs on the monochrome monitor.  The results can
  203. be very unusual.
  204.  
  205. Any window you want to show up on the VGA monitor should
  206. have the Initial Mode left blank.  Everything else should be
  207. the same as above for maximum reliability in your system.
  208. Another advantage to this setup is that my VGAPLUS utility
  209. will reset my VGA monitor.  Many programs that I run set the
  210. screen mode to their settings.  Using the VGAPLUS utility
  211. resets the VGA monitor to the proper settings.  As I said
  212. above this will not work with DESQview using the monochrome
  213. monitor as the Main Monitor.
  214.  
  215. This method although much more reliable will not allow you
  216. to switch to the monochrome monitor from a graphics program
  217. without messing up the graphics program (DESQview swaps the
  218. to disk when you switch windows so I designate a RamDisk as
  219. the swapdisk for DESQview to speed it up).  The DESQview pop
  220. up menus will show up on the VGA monitor and as we all know
  221. this also messes with the Graphics program running.
  222.  
  223. Final Thoughts .....
  224. ~~~~~~~~~~~~~~~~~~~~
  225. The choice is for you to make as to the setup you want or
  226. need.  Both setups work although one better than the other
  227. and the advantages of one over the other depends on the type
  228. of programs that you will be running...
  229.  
  230. I hope that this document helps you through any problems
  231. that you may be having in setting up a dual monitor system
  232. under the DESQview environment.
  233.  
  234. __Mike__ 1:129/136
  235.  
  236.